I have worked with the Extension Library Value Picker primarily to provide a list of options from a configuration (keyword) list (simpleValuePicker). I recently wanted to try using a view (dominoViewValuePicker) as the 'source' of the list and was able to get that working - except that I notice that the picker only seems to return 1000 'rows' from the view. I do not see a parameter or property to set to have it bring in ALL values from the view. Is there a way to do this - or is the 1000 records a hard limit built into the functionality of the control?
Thanks!
Mike Davis